ClippedShadowDrawable
Deprecated
Replaced by ShadowDrawable
Replace with
import com.zedalpha.shadowgadgets.view.drawable.ShadowDrawable
Content copied to clipboard
ShadowDrawableContent copied to clipboard
Replaced by ShadowDrawable in the drawable subpackage
Constructors
Link copied to clipboard
The base constructor for all API levels requires an ownerView in order to be able to hook into the hardware-accelerated draw routine.
At API level 29, no View is needed.